/* USE FOR QUOTE FORM HEADINGS */ .quot1 { background: silver; color:white; font-weight: bold; text-align: left; text-decoration: none; font-family: arial; font-size: 100%; } .red {color: red;} .blue {color: blue;} .green {color: green;} /* NORMAL LINK*/ a:link, a:visited { text-decoration:none; color: blue; font-weight: bold; } a:hover { color: #9B9DF9; /* THIS CHANGES THE TEXT COLOR UPON HOVER */ } a:link.nav, a:visited.nav { text-decoration:none; text-align: center; background:#F2CD7E; /* THIS CHANGES BACKGROUND FOR MOST SIDENAV CELLS */ font-weight : bold; width: 100%; display:block; color: #394B55; } a:active.nav { color: #990033; text-align: center; font-weight:bold; background:#FDC491; display:block; } a:hover.nav { color: #B5884D; /* THIS CHANGES THE TEXT COLOR UPON HOVER */ background: #FAE4C7; /* THIS CHANGES THE BACKGROUND UPON HOVER EEF0F4 */ text-align: center; display:block; } a:link.nav2c, a:visited.nav2c { text-decoration:none; text-align: center; background:#F2CD7E; /* THIS CHANGES BACKGROUND FOR MOST SIDENAV CELLS */ font-weight : bold; width: 100%; display:block; color: #394B55; } a:active.nav2c { color: #990033; text-align: center; font-weight:bold; background:#FDC491; display:block; } a:hover.nav2c { color: #B5884D; /* THIS CHANGES THE TEXT COLOR UPON HOVER */ background: #FAE4C7; /* THIS CHANGES THE BACKGROUND UPON HOVER EEF0F4 */ text-align: center; display:block; } a:link.rkw, a:visited.rkw { text-decoration:none; color: blue; } a:hover.rkw { color: #B5884D; /* THIS CHANGES THE TEXT COLOR UPON HOVER */ background: white; /* THIS CHANGES THE BACKGROUND UPON HOVER */ text-align: center; display:block; } a:active.rkw { color: blue; text-align: center; background: white; display:block; } a:link.nav-q, a:visited.nav-q { text-decoration:none; text-align: left; background:#F2CD7E; /* THIS CHANGES BACKGROUND FOR SIDENAV CELLS */ font-weight : bold; width: 100%; display:block; color: #394B55; font-size: 80%; } a:active.nav-q { color: #990033; text-align: left; font-weight:bold; background:#FDC491; display:block; } a:hover.nav-q { color: #B5884D; /* THIS CHANGES THE TEXT COLOR UPON HOVER */ background: #FAE4C7; /* THIS CHANGES THE BACKGROUND UPON HOVER EEF0F4 */ text-align: left; display:block; } /* PRODLIT LINK ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/ a:link.prod { text-decoration:none; text-align: center; background:#6070E8; /* 518ed9 */ font-weight : bold; width: 100%; display:block; color:#ffffff; /* color:#fff0af; */ } a:active.prod { color:yellow; text-align: center; font-weight:bold; background: #518ed9; display:block; } a:visited.prod { text-decoration:none; text-align: center; background:#6070E8; font-weight : bold; width: 100%; display:block; color:#ffffff; } a:hover.prod { color:#F5D33F; background:#102AE9; text-align: center; display:block; } /* SELECTION OF GROUPS*/ a:link.nav3, a:visited.nav3 { text-decoration:none; text-align: center; background:#FDC491; font-weight : bold; width: 100%; display:block; font-size: 100%; font-family: arial; color: blue; } a:active.nav3 { color:red; text-align: center; font-weight:bold; background: #FDC491; display:block; } a:hover.nav3 { color:#F2CD7E; background: #FAE4C7; text-align: center; display:block; } /* NAV2 USED FOR BLUE BACKGROUND CELLS*/ a:link.nav2 { text-decoration:none; text-align: center; background:#C0F7FE; font-weight : bold; width: 100%; display:block; } a:active.nav2 { color:red; text-align: center; font-weight:bold; background: #F1B128; display:block; } a:visited.nav2 { text-decoration:none; text-align: center; font-weight:bold; background: #C0F7FE; display:block; } a:hover.nav2 { color:red; background: #DEFEFD; text-align: center; display:block; } /* NAV6 USED FOR BLUE BACKGROUND CELLS test*/ a:link.nav6 { text-decoration:none; text-align: center; background:#F2C78A; font-weight : bold; width: 100%; display:block; } a:active.nav6 { color:red; text-align: center; font-weight:bold; background: #F4D282; display:block; } a:visited.nav6 { text-decoration:none; text-align: center; font-weight:bold; background: #F2C78A; display:block; } a:hover.nav6 { color:red; background: #DEFEFD; text-align: center; display:block; } /* REPLACE USED FOR REPLACEMENT MODEL TABLE */ a:link.replace { text-decoration:none; text-align: center; font-weight : bold; width: 100%; display:block; } a:active.replace { color:blue; text-align: center; font-weight:bold; background: white; display:block; } a:visited.replace { text-decoration:none; text-align: center; font-weight:bold; display:block; } a:hover.replace { color:blue; background: #FFFFFF; text-align: center; display:block; } /* USE FOR LINK IN LIST*/ a:link.nav-list, a:visited.nav-list { color: #394B55; text-decoration:none;} a:hover.nav-list { color:#B5884D; background: ; text-decoration:none; text-align: center; font-weight:bold; font-size: 100%; width: 100%; margin:0px; } /* USE FOR SUBLINK IN LIST*/ a:link.nav-list2, a:visited.nav-list2 { color: #394B55; text-decoration:none; margin:10px; left: 20px } a:hover.nav-list2 { color:#B5884D; background: ; text-decoration:none; text-align: left; font-weight:bold; font-size: 100%; width: 100%; margin:10px; } a:link.nav-list3, a:visited.nav-list3 { color: #8a6109; text-decoration:none; margin:10px; left: 20px background: white; } a:hover.nav-list3 { color:#B5884D; background: ; text-decoration:none; text-align: left; font-weight:bold; font-size: 100%; width: 100%; margin:10px; } /* NAV4 USED FOR RIGHT SIDE NAV ON BUY PAGES*/ a:link.nav4 { text-decoration:none; text-align: center; background: #F2CD7E; font-weight : normal; width: 100%; display:block; font-size: 70%; font-family: arial; } a:active.nav4 { color:red; text-align: center; font-weight:bold; background: #FDC491; display:block; } a:visited.nav4 { text-decoration:none; text-align: center; font-weight:bold; display:block; } a:hover.nav4 { color: #B5884D; /* THIS CHANGES THE TEXT COLOR UPON HOVER */ background: #FAE4C7; text-align: center; display:block; } /* USE FOR MANUAL SELECTION PAGES */ a:link.man2, a:visited.man2 { text-decoration:none; text-align: center; background: #CFFAE8; font-weight : bold; width: 100%; display:block; font-size: 100%; font-family: arial; color: blue; } a:active.man2 { color:red; text-align: center; font-weight:bold; background: #FDC491; display:block; } a:hover.man2 { color:#ffffff; background: #38C58A; text-align: center; display:block; } a:link.lit, a:visited.lit { text-decoration:none; text-align: left; background: white; font-weight : bold; width: 100%; display:block; font-size: 100%; font-family: arial; color: blue; } a:active.lit { color:red; text-align: left; font-weight:bold; background: white; display:block; } a:hover.lit { color: lt gray; background: #edefee; text-align: left; display:block; } div.moveright { padding-left: 100px; } hr.foot { width: 50%; margin-bottom: 5px; } hr.sep { width: 70px; margin-bottom: 1px; margin-top: 1px; } li { text-align: left; font-size: 100%; font-family: arial; font-weight: normal; } /* UNSELECTED NAV LIST ITEMS*/ li.unselect8 { text-align: left; font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: normal; list-style-position: inside; } li.unselect { text-align: left; font-size: 90%; font-family: arial, helvetica, sans-serif; font-weight: bold; list-style-position: inside; } li.unselect-nobr { text-align: left; font-size: 90%; font-family: arial, helvetica, sans-serif; font-weight: bold; list-style-position: inside; white-space: nowrap; } li.unselect7 { text-align: left; font-size: 90%; font-family: arial, helvetica, sans-serif; font-weight: bold; list-style-type: none; list-style-position: outside; } li.unselect4 { text-align: left; font-size: 90%; font-family: arial, helvetica, sans-serif; font-weight: bold; list-style-position: inside; } li.unselect5 { text-align: left; font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; list-style-position: inside; } li.unselect2 { text-align: left; font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; list-style-position: inside; } li.unselect3 { text-align: left; font-size: 100%; font-family: arial, helvetica, sans-serif; /* font-weight: bold; */ list-style-position: inside; } /* NUMERICAL LIST ON BUY PAGES*/ li.order { text-align: left; font-size: 80%; font-family: arial; font-weight:normal; } li.order-q { text-align: left; font-size: 80%; font-family: arial; font-weight:normal; list-style-position: inside; } /* LIST ON PRODUCT PAGES*/ li.normal { text-align: left; font-size: 100%; font-family: arial; font-weight:normal; list-style-position: inside; } li.normal-out { text-align: left; font-size: 100%; font-family: arial; font-weight:normal; list-style-position: outside; } p, body { font-size: 100%; font-family: arial, helvetica, sans-serif; margin-left: 5px; } p { margin-top: 1em; } p.foot /* _____THIS CENTERS THE FOOTER ______________________*/ { text-align: center; font-size: 70%; margin-top: 0px; } p.red /* _____THIS IS FOR THE MINIMUM ORDER NOTE ______________________*/ { font-size: 100%; font-weight: bold; color: red; } p.road /* _____THIS IS FOR THE ROAD SHOW HEADINGS ______________________*/ { font-size: 120%; font-weight: bold; color: black; } .nav, .nav2 /* NON-SELECTED CELLS IN NAV BAR*/ { font-family: arial; text-align: center; font-size: 80%; font-weight:bold; } .nav3a /* NON-SELECTED CELLS IN NAV BAR*/ { font-family: arial; text-align: center; font-size: 90%; font-weight:bold; } .nav3b /* NON-SELECTED CELLS IN NAV BAR*/ { font-family: arial; text-align: center; font-size: 90%; } .nav3 /* NON-SELECTED CELL with bullet links IN NAV BAR*/ { font-family: arial; text-align: center; font-size: 90%; font-weight:bold; } .nav5 /* NON-SELECTED CELLS IN NAV BAR*/ { font-family: arial; text-align: center; font-size: 70%; font-weight:bold; background:#FBCAD1; /* THIS CHANGES BACKGROUND FOR MOST SIDENAV CELLS */ } .nav6 /* NON-SELECTED CELLS IN NAV BAR*/ { font-family: arial; text-align: center; font-size: 70%; font-weight:bold; background:#CDFAC0; /* THIS CHANGES BACKGROUND FOR MOST SIDENAV CELLS */ } .tour { font-family: arial; text-align: center; } .copy { font-family: arial; text-align: center; font-size: 70%; font-weight: normal; } .navbar { text-align: center; font-size: 90%; font-weight: bold; } .runin { font-weight: bold; font-size: 120%; } /* USE FOR SELECTED CELLS*/ .selected { background: #F1B128; font-weight: bold; text-align: center; text-decoration: none; font-family: arial; color: #394B55; } /* USE FOR SELECTED CELLS*/ .selected2 { background: #F1B128; font-weight: bold; font-size: 80%; text-align: center; text-decoration: none; font-family: arial; color: #394B55; list-style-position: inside; } /* USE FOR SELECTED CELLS*/ .selected2a { background: #F1B128; font-weight: bold; font-size: 80%; text-align: left; text-decoration: none; font-family: arial; color: #394B55; list-style-position: inside; list-style-type: none; padding-left: 10px } /* USE FOR SELECTED CELLS*/ .selected2b { background: #F1B128; font-weight: bold; font-size: 80%; text-align: left; text-decoration: none; font-family: arial; color: black; list-style-position: inside; list-style-type: none; padding-left: 20px } /* USE FOR SELECTED ITEMS OF LIST*/ .selected3 { background: #F1B128; font-weight: bold; text-align: left; text-decoration: none; font-family: arial; list-style-position: inside; } /* USE FOR SELECTED CELLS WITH LISTS*/ .selected4 { font-size: 80%; font-weight: bold; text-align: center; text-decoration: none; font-family: arial; } .selected4L { font-size: 80%; font-weight: bold; text-align: left; text-decoration: none; font-family: arial; border-top-style: none; border-bottom-style: none; } .selected4L2 { font-size: 80%; font-weight: bold; text-align: left; text-decoration: none; font-family: arial; border-bottom-style: none; } li.selected5 { background: #F1B128; font-weight: bold; text-align: left; text-decoration: none; font-family: arial; color: #394B55; list-style-position: inside; } table.ehelp { background: #F2CD7E; /* THIS CHANGES BACKGROUND OF THE E-COMMERCE HELP TABLE */ } table.sidenav { background: #F2CD7E; /* THIS CHANGES BACKGROUND OF THE SIDENAV TABLE */ } table.mod { border-collapse: collapse; } td { vertical-align: top; } td.nobr { white-space: nowrap; } td.small { font-size: 90%; } td.firmware { vertical-align: top; text-align: left; font-size: 80%; } td.m { vertical-align: middle; font-size: 80%; } td.B { vertical-align: bottom; } td.spec { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; } td.spec-mid { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; } td.spec-norightborder { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; border-right-style: none; } td.spec-notopborder { vertical-align: top; font-size: 90%; border-top-style: none; } td.spec-nobottomborder { vertical-align: top; font-size: 90%; border-bottom-style: none; } td.spec-notopborder { vertical-align: top; font-size: 90%; border-top-style: none; } td.spec-notopandbottomborder { vertical-align: top; font-size: 90%; border-bottom-style: none; border-top-style: none; } td.spec-L { vertical-align: top; text-align: right; font-family: arial; font-weight:normal; font-size: 75%; border-left-style: none; } td.buy { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; background: #F2CD7E; text-align: center; } td.buy-L { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; background: #F2CD7E; text-align: left; } td.buy2 { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; background: #EFDCAF; text-align: center; } td.buy-note { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; text-align: left; background: #FAF8DC; } td.buy-L-white { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; text-align: left; background: #ffffff; } td.buy-L-white-nobr { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; text-align: left; background: #ffffff; white-space: nowrap; } td.buy-M-white { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; text-align: center; background: #ffffff; } td.buy-M-white-nobr { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; text-align: center; background: #ffffff; white-space: nowrap; } td.buy-L-blu { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; text-align: left; background: #E0E8FA; } td.buy-price { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; text-align: center; background: #F2CD7E; color: red; } td.buy-price2 { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; text-align: center; background: #EFDCAF; color: red; } td.buy-price-top { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; text-align: center; background: #F2CD7E; color: red; } td.double { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; border-bottom-style: none; border-bottom-width: 4px; border-top-style: double; border-top-width: 4px; } td.order { text-align: center; vertical-align: top font-family: arial; font-weight:normal; font-size: 80%; background: #FDC491; } td.input { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; } td.req { vertical-align: top; font-family: arial; font-weight: bold; font-size: 80%; text-align: left; color: red; } td.req-R { vertical-align: top; font-family: arial; font-weight: bold; font-size: 100%; text-align: right; color: red; } td.req-R2 { vertical-align: top; font-family: arial; font-weight: bold; font-size: 80%; text-align: right; color: red; } td.req2 { vertical-align: top; font-family: arial; font-weight: bold; font-size: 80%; text-align: left; color: red; border: 1px solid black; } td.form { vertical-align: top; font-family: arial; font-weight: normal; font-size: 80%; text-align: left; color: black; } td.form-c { vertical-align: top; font-family: arial; font-weight: normal; font-size: 80%; text-align: center; color: black; } td.form-c2 { vertical-align: middle; font-family: arial; font-weight: normal; font-size: 90%; text-align: center; color: black; } td.form3 { vertical-align: top; font-family: arial; font-weight: normal; font-size: 80%; text-align: left; color: black; border: 1px solid black; } td.form1 { width: 300px; vertical-align: top; font-family: arial; font-weight: normal; font-size: 80%; text-align: left; color: black; } td.form2 { width: 200px; vertical-align: top; font-family: arial; font-weight: normal; font-size: 80%; text-align: center; color: black; } td.banner { width: 100%; background: #394B55; /* Commented is gold - background: #990033; */ color: #F2CD7E; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 150%; text-align: center; vertical-align: middle } td.redbanner { width: 100%; background: red; /* Commented is gold - background: #990033; */ color: #000000; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 150%; text-align: center; vertical-align: middle } td.yellowbanner { width: 100%; background: yellow; /* Commented is gold - background: #990033; */ color: #000000; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 150%; text-align: center; vertical-align: middle } td.banner2 { width: 100%; background: #394B55; /* Commented is gold - background: #990033; */ color: #F2CD7E; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 150%; text-align: left; vertical-align: middle } td.man1 /* Use for unselected letters in Operator Manual table */ { color: #000000; font-family: arial; font-weight: bold; font-size: 100%; text-align: center; } td.man2 Use for selected letters in manual table { background: #fffffff; color: #000000; font-family: arial; font-weight: bold; font-size: 100%; text-align: center; } td.model { vertical-align: top font-family: arial; font-weight:bold; font-size: 80%; /* background: #cc0000; */ background: #F1B128; /* color: #FDC491; */ color: #394B55; text-align: center; } td.model2 { vertical-align: top; font-family: arial; font-weight:bold; font-size: 80%; background: #000000; color: #ffffff; text-align: center; } td.mod { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; } td.mod-nobr { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; white-space: nowrap; } td.mod-B { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: #ecfbfd; } td.mod-Y { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: #effdec; } td.hide { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; empty-cells: hide; } td.mod-middle { vertical-align: middle; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; } td.mod-gray { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: #EEEEEE; } td.mod-gray-nobr { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: #EEEEEE; white-space: nowrap; } td.mod-L { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; } td.mod-L-nobr { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; white-space: nowrap; } td.mod-C { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; } td.mod-cen { vertical-align: middle; text-align: center; font-family: arial; font-weight:normal; font-size: 100%; } td.mod-L-TR0 { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; border-top-style: none; border-right-style: none; } td.mod-R-TR0 { vertical-align: top; text-align: right; font-family: arial; font-weight:normal; font-size: 75%; border-top-style: none; border-right-style: none; } td.mod-R-TBR0 { vertical-align: top; text-align: right; font-family: arial; font-weight:normal; font-size: 75%; border-top-style: none; border-bottom-style: none; border-right-style: none; } td.mod-L-BR0 { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; border-bottom-style: none; border-right-style: none; } td.mod-L-B0 { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; border-bottom-style: none; } td.mod-R-T0 { vertical-align: top; text-align: right; font-family: arial; font-weight:normal; font-size: 75%; border-top-style: none; } td.mod-R { vertical-align: top; text-align: right; font-family: arial; font-weight:normal; font-size: 75%; } td.mod-R-BL0 { vertical-align: top; text-align: right; font-family: arial; font-weight:normal; font-size: 75%; border-bottom-style: none; border-left-style: none; } td.mod-R-TL0 { vertical-align: top; text-align: right; font-family: arial; font-weight:normal; font-size: 75%; border-top-style: none; border-left-style: none; } td.mod-gray-L { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; background: #EEEEEE; } td.mod-gray-L-nobr { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; background: #EEEEEE; white-space: nowrap; } td.modrkw-L { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: #EEEEEE; } td.modrkw-ltgreen-L { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: #C5EFD3; } td.modrkw-dkgreen-L { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: #A3DAB1; } td.modrkw-gray-L { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: #D9D8D8; } td.modrkw-white-L { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: white; } td.modrkw-white-LL { vertical-align: middle; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: white; } td.mod-bot { vertical-align: bottom; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; } td.mod-bot-L { vertical-align: bottom; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; } td.mod-bot-R { vertical-align: bottom; text-align: right; font-family: arial; font-weight:normal; font-size: 75%; } td.mainhead { vertical-align: middle; text-align: left; font-family: arial; font-weight: bold; font-size: 100%; background: black; color: white; } td.heading { vertical-align: middle; text-align: center; font-family: arial; font-weight: bold; font-size: 70%; } td.heading-nobr { vertical-align: middle; text-align: center; font-family: arial; font-weight: bold; font-size: 70%; white-space: nowrap; } td.heading-bottom { vertical-align: bottom; text-align: center; font-family: arial; font-weight: bold; font-size: 70%; } td.left { vertical-align: top text-align: left; } td.left2 { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; } td.left4 { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 100%; } td.left3 { vertical-align: top; text-align: left; font-family: arial; font-weight:normal; font-size: 75%; background: #EEEEEE; } td.center { vertical-align: top; text-align: center; font-family: arial; font-weight:normal; font-size: 75%; background: #EEEEEE; } td.heads { vertical-align: top font-family: arial; font-weight:bold; font-size: 80%; background: #666666; color: #F2CD7E; text-align: center; } td.heads-M { vertical-align: middle font-family: arial; font-weight:bold; font-size: 80%; background: #666666; color: #F2CD7E; text-align: center; } td.heads2 { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; background: #DCDCDC; color: #; text-align: center; } td.heads2-nobr { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; background: #DCDCDC; color: #; text-align: center; white-space: nowrap; } td.heads2-M { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; background: #DCDCDC; color: #; text-align: center; } td.heads2L { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; background: #DCDCDC; color: #; text-align: left; } td.e-heads { vertical-align: top font-family: arial; font-weight:bold; font-size: 65%; background: none; color: #FDC491; text-align: center; } td.replace-hd { vertical-align: top font-family: arial; font-weight:bold; font-size: 70%; background: #E0E9F8; color: #000000; text-align: center; } td.replace-hd-blu { vertical-align: top font-family: arial; font-weight:bold; font-size: 70%; background: #6070E8; color: #000000; text-align: center; } td.hd-blu { vertical-align: top font-family: arial; font-size: 100%; font-weight:bold; background: #; color: #cb9624; text-align: left; } td.replace-no-rec { vertical-align: top; font-family: arial; font-weight:bold; font-size: 70%; background: yellow; color: #000000; text-align: center; } td.replace-1 { vertical-align: top; font-family: arial; font-weight:normal; font-size: 70%; background: #F5F5F5; color: #000000; text-align: center; } td.replace-2 { vertical-align: top; font-family: arial; font-weight:normal; font-size: 70%; background: #E7E8EA; color: #000000; text-align: center; } td.replace-3 { vertical-align: top; font-family: arial; font-weight:normal; font-size: 90%; background: #F5F5F5; color: #000000; text-align: left; } td.replace-3a { vertical-align: top; font-family: arial; font-weight:normal; font-size: 90%; background: #F5F5F5; color: #000000; text-align: center; } td.replace-4 { vertical-align: top; font-family: arial; font-weight:normal; font-size: 90%; background: #E7E8EA; color: #000000; text-align: left; } td.replace-4a { vertical-align: top; font-family: arial; font-weight:normal; font-size: 90%; background: #E7E8EA; color: #000000; text-align: center; } td.remit { vertical-align: top; font-family: arial; font-weight:bold; font-size: 100%; background: #E7E8EA; color: #000000; text-align: center; } td.replace-1a { vertical-align: top; font-family: arial; font-weight:normal; font-size: 70%; background: ; color: #000000; text-align: left; } td.option-hd { vertical-align: top; font-family: arial; font-weight:bold; font-size: 80%; background: #E0E9F8; color: #000000; text-align: center; } td.replace-2a { vertical-align: top; font-family: arial; font-weight:bold; font-size: 80%; background: #9fec97; color: #000000; text-align: center; } td.option-1 { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; background: #F5F5F5; color: #000000; text-align: center; } td.option-1a { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; background: #F5F5F5; color: #000000; text-align: left; } td.option-2 { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; background: #E7E8EA; color: #000000; text-align: center; } td.option-2a { vertical-align: top; font-family: arial; font-weight:normal; font-size: 80%; background: #E7E8EA; color: #000000; text-align: left; } td.sri { background: yellow; } td.note { vertical-align: top; font-family: arial; font-weight:bold; font-size: 80%; background: yellow; color: black; text-align: left; } td.note2 { vertical-align: top; font-family: arial; font-weight:bold; font-size: 80%; background: white; color: black; text-align: left; } th.news { vertical-align: top; font-family: arial; font-weight:bold; font-size: 110%; background: none; color: #000000; text-align: left; } tr.replace { vertical-align: top; font-family: arial; font-weight:normal; font-size: 70%; background: none; color: #000000; text-align: left; } tr.tan { background: #F9EFDB; } /* USE FOR SPECS IN LIEU OF GIF */ tr.specs { background: #6070E8; /* background: #6070E8; */ font-family: arial; font-weight:bold; font-size: 75%; text-align: center; text-decoration: none; color: #F5D33F; font-family: arial; } .surname { visibility: hidden; } a:link.button, a:visited.button { text-decoration:none; text-align: center; background: yellow; font-weight : bold; width: 100%; display:block; color: black; } a:active.button { color: #990033; text-align: center; font-weight:bold; background: yellow; display:block; } a:hover.button { color: blue; /* THIS CHANGES THE TEXT COLOR UPON HOVER */ background: #FCFCAF; /* THIS CHANGES THE BACKGROUND UPON HOVER EEF0F4 */ text-align: center; display:block; } table.button { background: yellow; /* THIS CHANGES BACKGROUND OF THE BUTTON */ } a:link.button2, a:visited.button2 { text-decoration:none; text-align: center; background: #fbd28c; font-weight : bold; width: 100%; display:block; color: black; } a:active.button2 { color: #990033; text-align: center; font-weight:bold; background: #fbd28c; display:block; } a:hover.button2 { color: blue; /* THIS CHANGES THE TEXT COLOR UPON HOVER */ background: #FCFCAF; /* THIS CHANGES THE BACKGROUND UPON HOVER EEF0F4 */ text-align: center; display:block; } table.button2 { background: #fbd28c; /* THIS CHANGES BACKGROUND OF THE BUTTON */ } td.buy-L-blu-1 { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; text-align: left; background: #E0E8FA; border-left-style: none; border-top-style: none; border-right-style: none; } td.buy-M-blu-1 { vertical-align: middle; font-family: arial; font-weight:normal; font-size: 80%; text-align: center; background: #E0E8FA; border-left-style: none; border-top-style: none; border-right-style: none; } h1 { font-size: 100%; } table.specs { border-top-style: none; border-bottom-style: none; border-collapse: collapse; } td.specs1 { border: 1px solid gray; border-left-style: none; border-top-style: ; border-bottom-style: ; border-right-style: ; } td.specs2 { border: 1px solid gray; border-left-style: ; border-top-style: ; border-bottom-style: ; border-right-style:none; } a:link.advanced, a:visited.advanced { text-decoration:none; text-align: center; background: #CFFAE8; font-weight : bold; width: 100%; display:block; font-size: 100%; font-family: arial; color: yellow; } a:active.advanced { color:red; text-align: center; font-weight:bold; background: #FDC491; display:block; } a:hover.advanced { color:#ffffff; background: none; text-align: center; display:block; } /* USE FOR MANUAL SELECTION PAGES */ a:link.adv, a:visited.adv { text-decoration:none; text-align: center; background: #CFFAE8; font-weight : bold; width: 100%; display:block; font-size: 100%; font-family: arial; color: blue; } a:active.adv { color:red; text-align: center; font-weight:bold; background: #FDC491; display:block; } a:hover.adv { color:#ffffff; background: #38C58A; text-align: center; display:block; } td.adv { background: #fffffff; color: #000000; font-family: arial; font-weight: bold; font-size: 100%; text-align: center; } a:link.advanced, a:visited.advanced { text-decoration:none; text-align: center; background: none; font-weight : bold; width: 100%; display:block; font-size: 70%; font-family: arial; color: #F2CD7E; } a:active.advanced { color:red; text-align: center; font-weight:bold; background: #FDC491; display:block; } a:hover.advanced { color: #f9eb9f; background: none; text-align: center; display:block; } a:link.solution, a:visited.solution { text-decoration:none; background: none; /* THIS CHANGES BACKGROUND FOR MOST SIDENAV CELLS */ font-weight : bold; width: 100%; color: #F2CD7E; /* color: #F0B434; */ } a:active.solution { color: #990033; font-weight:bold; background: none; } a:hover.solution { color: yellow; /* THIS CHANGES THE TEXT COLOR UPON HOVER */ background: ; /* THIS CHANGES THE BACKGROUND UPON HOVER EEF0F4 */ } td.solution { font-size: 100%; font-weight: bold; color: #F0B434; text-align: right; } span.a { background: #F1B128; text-align: left; } td.cntr { text-align: center; font-weight: ; }